﻿2026-06-21T23:43:05.4906858Z ##[group]Run actions/checkout@v5
2026-06-21T23:43:05.4907599Z with:
2026-06-21T23:43:05.4907946Z   fetch-depth: 0
2026-06-21T23:43:05.4908349Z   repository: SaberMage/spt-core
2026-06-21T23:43:05.4911617Z   token: ***
2026-06-21T23:43:05.4911980Z   ssh-strict: true
2026-06-21T23:43:05.4912333Z   ssh-user: git
2026-06-21T23:43:05.4912687Z   persist-credentials: true
2026-06-21T23:43:05.4913072Z   clean: true
2026-06-21T23:43:05.4913431Z   sparse-checkout-cone-mode: true
2026-06-21T23:43:05.4913854Z   fetch-tags: false
2026-06-21T23:43:05.4914212Z   show-progress: true
2026-06-21T23:43:05.4914565Z   lfs: false
2026-06-21T23:43:05.4914890Z   submodules: false
2026-06-21T23:43:05.4915248Z   set-safe-directory: true
2026-06-21T23:43:05.4915818Z ##[endgroup]
2026-06-21T23:43:05.5750454Z Syncing repository: SaberMage/spt-core
2026-06-21T23:43:05.5751932Z ##[group]Getting Git version info
2026-06-21T23:43:05.5752571Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T23:43:05.5753519Z [command]/usr/bin/git version
2026-06-21T23:43:05.5753919Z git version 2.43.0
2026-06-21T23:43:05.5765109Z ##[endgroup]
2026-06-21T23:43:05.5778187Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/765cec5c-f3d6-4cc4-9e39-6bcd5ad617c1' before making global git config changes
2026-06-21T23:43:05.5780269Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T23:43:05.5782201Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T23:43:05.5814278Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T23:43:05.5831189Z https://github.com/SaberMage/spt-core
2026-06-21T23:43:05.5842342Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T23:43:05.5844493Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T23:43:05.5860528Z HEAD
2026-06-21T23:43:05.5888146Z ##[endgroup]
2026-06-21T23:43:05.5888927Z [command]/usr/bin/git submodule status
2026-06-21T23:43:05.6077330Z ##[group]Cleaning the repository
2026-06-21T23:43:05.6079568Z [command]/usr/bin/git clean -ffdx
2026-06-21T23:43:05.6107862Z Removing traceable-reqs
2026-06-21T23:43:05.6114453Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T23:43:05.6162044Z HEAD is now at 52868ae25 Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:43:05.6167334Z ##[endgroup]
2026-06-21T23:43:05.6169142Z ##[group]Disabling automatic garbage collection
2026-06-21T23:43:05.6172721Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T23:43:05.6197631Z ##[endgroup]
2026-06-21T23:43:05.6198675Z ##[group]Setting up auth
2026-06-21T23:43:05.6203886Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T23:43:05.6232080Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T23:43:05.6421054Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T23:43:05.6452252Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T23:43:05.6640233Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T23:43:05.6666169Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T23:43:05.6854145Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T23:43:05.6882911Z ##[endgroup]
2026-06-21T23:43:05.6883659Z ##[group]Fetching the repository
2026-06-21T23:43:05.6889437Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +52868ae252cd7999c6112a01f786d01977daed7e:refs/remotes/pull/27/merge
2026-06-21T23:43:06.3956706Z From https://github.com/SaberMage/spt-core
2026-06-21T23:43:06.3957798Z    f0c2ee0f3..2d4dae8b0  viewer-drain-decouple-b4 -> origin/viewer-drain-decouple-b4
2026-06-21T23:43:06.3958783Z    361950cba..223eb8ba6  wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-21T23:43:06.3990851Z ##[endgroup]
2026-06-21T23:43:06.3991675Z ##[group]Determining the checkout info
2026-06-21T23:43:06.3992523Z ##[endgroup]
2026-06-21T23:43:06.3996609Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T23:43:06.4033940Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T23:43:06.4059650Z ##[group]Checking out the ref
2026-06-21T23:43:06.4069034Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T23:43:06.4110189Z HEAD is now at 52868ae25 Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:43:06.4114650Z ##[endgroup]
2026-06-21T23:43:06.4148371Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T23:43:06.4171952Z 52868ae252cd7999c6112a01f786d01977daed7e
